home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / MONITOR / BTITLE30.ARJ / HELP.TXT < prev    next >
Text File  |  1992-04-13  |  6KB  |  153 lines

  1.  
  2.            ╔══════════════════════════════════════════════╗
  3.            ║  BIG TITLER 3.0 - AUTHOR : LEQUENNE LAURENT  ║ 
  4.      ╔═════╩══════════════════════════════════════════════╩══════╗
  5.      ║   This is a shareware program, so if you are using this   ║
  6.      ║     program illegally you are invited to register you.    ║
  7.      ║  Send me a check of 350,- FB or 10$ and you will receive  ║
  8.      ║       your register version as soon  as possible.         ║
  9.      ║                                                           ║
  10.      ║                     Lequenne Laurent                      ║
  11.      ║                    Av. Andromède 70/3                     ║
  12.      ║                      1200 Bruxelles                       ║
  13.      ║                         Belgium                           ║
  14.      ║                                                           ║
  15.      ║                  Fidonet : 2:295/63.29                    ║
  16.      ║              Bank account : 210-0907599-22                ║
  17.      ╚═══════════════════════════════════════════════════════════╝
  18.  
  19.    This program was designed to draw big texts on the screen. 
  20.    For this i'm using VGA fonts, so you are not limited by
  21.    the fonts, and you can change them with a VGA font editor.
  22.    There are a lot of features, and i will try to explain them
  23.    you now.
  24.  
  25.    Before running Big Titler make you sure that the executable
  26.    file, the help file, and the fonts are in the same directory.
  27.  
  28.    You can specify three lines of text. For each line, you have 
  29.    to specify his justification in a delimited frame, depending
  30.    of the longest line of text. There are three justifications
  31.    available (Center, Left, Right). If you don't enter the 
  32.    three lines of text. The program stop the framing after the
  33.    last line you entered.
  34.  
  35.    To do work all this stuff, it's essential to specify the
  36.    font you want to use. These fonts are usually FNT extension
  37.    files.
  38.  
  39.    Well if you enter at least these two first options, you can
  40.    now draw your text, because all other options have default
  41.    values. We will list and explain now all these options.
  42.  
  43.  
  44.    Filler : This is the character used for drawing the 
  45.      letters. All characters upper then the 
  46.      ASCII 31 character are accepted.
  47.  
  48.    Background filler : This is the character used for
  49.      filling in the background for forming a frame.
  50.      the default value is a space character.
  51.  
  52.    Extra Space :  This is the number of characters
  53.      that will be filled by the background filler
  54.      between each letter.
  55.  
  56.    Extra line : This is the number of lines 
  57.      drawn between each text line.
  58.  
  59.    Space width : If you don't enter a single word
  60.      text line, you can change the number of 
  61.      characters that will be taken by the space.
  62.      This space will be filled by the background
  63.      filler.
  64.  
  65.    Height : This is the height of the letters.
  66.      All fonts are formatted for 16 high bits 
  67.      letters. But in almost cases only 12 
  68.      bits are used. So you can put this on 
  69.      12. 
  70.  
  71.    Vertical Border : This is the number of lines
  72.      that will be added at the top and the bottom
  73.      of the text.
  74.  
  75.    Horizontal Border : You can specify the numbers
  76.      of characters that will be added at the beginning
  77.      and at the end of the line.
  78.  
  79.    Frame border : If you enter a non-velo value, the
  80.      text will be framed. If you press the F8 key, you
  81.      can see all available frames.
  82.  
  83.    Frame justification : You can justify this frame on 
  84.      the screen (Center, Left, Right). If none of them
  85.      are specified, the program will use the first column
  86.      option to determine the upper left corner of the frame.
  87.  
  88.    First column : If none justification are given, the upper 
  89.      left corner of the frame will be put at this column.
  90.  
  91.    First line : The upper left corner of the frame will be
  92.       drew on this line.
  93.  
  94.    ANSI : If this setting is set on 'Y' then ANSI escape
  95.      sequences will be used, and so you can change the 
  96.      colors of the text.
  97.  
  98.    Foreground color : This is the foreground color of 
  99.       the filler and the frame characters.
  100.  
  101.    Foreground text color : this is the color of the 
  102.       drew text. 
  103.  
  104.    Background color : No comment !
  105.  
  106.    Foreground text attribute : you can specify an attribute,
  107.       such as blinking, normal, highlighted. This is the
  108.       attribute for the drew text.
  109.  
  110.    Foreground attribute : the same for the filler and the frame
  111.       characters.
  112.  
  113.    Clearscreen : If this setting is equal to 'Y'. The screen will
  114.      be cleaned before drawing.
  115.  
  116.  
  117.  
  118.    FUNCTIONS KEYS :
  119.  
  120.       F1 : Display this help.
  121.  
  122.       F2 : Change settings screen. There are two options screens.
  123.            one for general settings, and one for all stuff related
  124.            to ANSI.
  125.  
  126.       F3 : This will draw the text on the screen.
  127.  
  128.       F4 : This will redirect the output in a file, for later use.
  129.            So you have to specify a filename. 
  130.  
  131.       F5 : This option reads a configuration file you have saved or
  132.            edited before. 
  133.  
  134.       F6 : This option saves the current settings. You can edit
  135.            them with a simple editor. I won't be explain the 
  136.            commands. Just save an example to see all commands
  137.            you can use. 
  138.            It's important leave a space between the command, the ':' 
  139.            and the value you assign to this setting.
  140.  
  141.      F7 :  Give you the list of the background and foreground colors
  142.            and a list of the color attributes you can use.
  143.  
  144.      F8 :  Give you an example of each frame you can use. They are
  145.            numbered from 1 to 6.
  146.  
  147.      F9 :  You can select the font you want to use by pressing
  148.            this key. You obtain a file list, you can go through
  149.            the list via the PgUp and the PgDn key. For selecting
  150.            a font you have to use the up and down key. When you
  151.            highlighted the font you want, press the enter key.
  152.            To exit without font selection press the ESC key.
  153.